hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
DebugMutex
hip
util
concurrency
Undocumented in source.
class
DebugMutex
class
DebugMutex
version(!HipConcurrency)
class
DebugMutex {
this
(ulong id);
void
lock
();
void
unlock
();
}
Constructors
this
this
(ulong id)
Undocumented in source.
Members
Functions
lock
void
lock
()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void
unlock
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hip
util
concurrency
classes
DebugMutex
HipWorkerPool
HipWorkerThread
structs
Atomic
Volatile